html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

:focus {
  outline: 0
}

.phone__error {
  max-width: 300px;
  margin: 0 auto;
  display: block;
  color: red;
  font-size: 14px;
  margin-bottom: 5px;
}

a {
  outline: none;
}

input[type='number'] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

body {
  line-height: 1
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none
}

a {
  text-decoration: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden] {
  display: none
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

a:focus {
  outline: thin dotted
}

a:active,
a:hover {
  outline: 0
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic
}

figure {
  margin: 0
}

form {
  margin: 0
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle
}

button,
input {
  line-height: normal
}

button,
select {
  text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible
}

button[disabled],
html input[disabled] {
  cursor: default
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto;
  vertical-align: top
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

html,
button,
input,
select,
textarea {
  color: #222
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none
}

::selection {
  background: #b3d4fc;
  text-shadow: none
}

img {
  vertical-align: middle
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0
}

textarea {
  resize: vertical
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0
}

body {
  position: relative
}

.unp {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -16px 0 15px -59px;
  font-size: 16px;
  line-height: 22px;
  cursor: pointer;
}

.unp input {
  margin-right: 5px;
}

.container {
  display: block;
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto
}

.header {
  position: relative;
  width: 100%;
  z-index: 11;
  background-color: #F9F9F9;
  padding: 5px 0
}

.header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header__wrapper img {
  width: 78px;
  height: 47px;
}

.header .logo__text {
  display: contents;
  width: 180px;
  font-style: normal;
  font-weight: 200;
  font-size: 14px;
  line-height: 16px;
  color: #000000
}

.header .logo__text::before {
  content: "";
  display: block;
  background-color: #e1e1e1;
  width: 47px;
  height: 1px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.main {
  position: relative;
  width: 100%;
  min-height: 538px;
  background: #E5E5E5;
  padding: 50px 0 0
}

.main__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.main__title {
  font-style: normal;
  font-weight: bold;
  font-size: 56px;
  line-height: 66px;
  color: #107DE2;
  margin-bottom: 12px
}

.main__subtitle {
  width: 304px;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 26px;
  color: #000000;
  margin-bottom: 40px
}

.main__descr {
  width: 361px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 40px
}

.main__bg {
  width: 55%;
  height: auto
}

.btn {
  position: relative;
  background: #3150e3;
  background: #3150e3;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  width: 204px;
  /* height: 23px; */
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 19px;
  text-align: center;
  color: #FFFFFF;
  padding: 18px 48px;
  text-decoration: none;
  transition: all 0.3s;
}

@media (min-width: 815px) {
  .btn:hover {
    transition: all 0.3s;
    background: #152fa5;
  }
}


.left-arrow {
  font-size: 24px;
  position: relative;
  left: -48px;
  opacity: .5
}

.right-arrow {
  position: relative;
  left: 48px;
  opacity: .5;
  font-size: 24px
}

.btn-submit {
  padding: 30px 38px;
  width: 259px;
  /* line-height: 0; */
}

.main__btn {
  width: 259px;
  display: inline-block
}

.prev_submit {
  display: none
}

.footer {
  background: #F9F9F9;
  padding: 20px 0
}

.footer__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.footer__condif {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #107DE2;
  text-decoration: none
}

.footer__condif:hover {
  border-bottom: 1px solid #3E87CB
}

.footer__info {
  font-style: normal;
  font-weight: 200;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  color: #000000
}

.condif {
  position: relative;
  z-index: 15;
  display: none;
  padding: 0 0 60px;
  background: #E5E5E5;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}

.condif__block {
  max-width: 800px;
  display: block;
  margin: 0 auto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #212121
}

.condif__title {
  font-size: 25px;
  font-weight: 900
}

.condif__subtitle {
  font-size: 18px;
  font-weight: 700
}

.condif__link {
  color: #4593db;
  text-decoration: none
}

.condif__link:hover {
  border-bottom: 1px solid #4593db
}

.kwiz {
  position: fixed;
  top: 0;
  left: 0;
  /* display: none; */
  width: 100%;
  height: 100vh;
  background: #fff;
  z-index: 250;
}

.kwiz__wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.kwiz__squares {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px
}

.kwiz__squares-item {
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  margin-right: 12px
}

.kwiz__squares-item-active {
  background: #3150e3;
  background: #3150e3;
  border: 0
}

.kwiz__squares-item-focus {
  border: 1px solid #000000
}

.kwiz__title {
  width: 364px;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #212121;
  margin-bottom: 90px
}

.kwiz .form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.kwiz .form .name-1,
.kwiz .form .surname-1 {
  width: 350px;
  padding: 17px 0 17px 20px;
  background: #F1EBEB;
  border-radius: 5px;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #636363;
  /* color: rgba(33, 33, 33, 0.6) */
}

.kwiz .form .name-1 {
  margin-bottom: 24px
}

.kwiz .form .surname-1 {
  margin-bottom: 100px
}

.kwiz .kwiz__btns {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 300;
}

.btn-back {
  outline: none;
  font-weight: 300;
  display: none;
  border: 0;
  font-size: 18px;
  text-decoration: none;
  color: #3150e3;
  transition: all 0.3s;
  order: 2;
  margin-top: 15px;
}

.prev_submit {
  margin-top: 12px;
}

.kwiz .btn-back:hover {
  color: #152fa5;
  transition: all 0.3s;
}

.kwiz .question {
  display: none
}

.kwiz .active {
  display: block
}

.kwiz .city-1 {
  width: 350px;
  height: 55px;
  line-height: 55px;
  left: 775px;
  top: 550px;
  background: #F1EBEB;
  border-radius: 5px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  color: #212121;
  margin-bottom: 12px;
  cursor: pointer;
  transition: all .4s;
}

.kwiz .city-1:hover {
  background: #3150e3;
  color: #fff;
  transition: all .4s;
}

.kwiz .kwiz__radio {
  display: none
}

.kwiz .kwiz__radio:checked+.city-1 {
  background: #3150e3;
  background: #3150e3;
  color: #fff
}

.kwiz .kwiz__title-2 {
  margin-bottom: 30px
}

.kwiz .select {
  position: relative;
  text-align: center;
  margin: 0 auto
}

.kwiz .select:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 25px;
  margin-top: 25px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 13px solid #2A9441;
  pointer-events: none
}

.kwiz .kwiz__select {
  padding-left: 100px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.kwiz .kwiz__title-3 {
  line-height: 450px
}

.select {
  border: 0;
  color: rgba(33, 33, 33, 0.6)
}

.kwiz-thanks {
  left: 0
}

.kwiz__wrapper-thanks {
  background: #e5e5e5;
  height: 82vh
}

.kwiz .submit {
  bottom: 0;
  position: relative;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}


.title__submit {
  width: 288px;
  margin: 0 auto
}

.next_button {
  height: 25px;
  padding: 14px 40px;
}

.descr__input {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #212121;
  margin-bottom: 12px
}

.kwiz .form .name-1:last-child {
  margin-bottom: 0
}

.select-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 374px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.select-box .options-container {
  position: absolute;
  top: 320px;
  background: #FFFFFF;
  color: #212121;
  max-height: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  z-index: 100;
}

.selected {
  text-align: center;
  background: #FFFFFF;
  border-radius: 5px;
  margin-bottom: 24px;
  color: #909090;
  position: relative;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0
}

.selected::after {
  content: "";
  background: url("../img/icons/select.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  height: 81%;
  width: 21px;
  right: 28px;
  top: 22px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s
}

.select-box .options-container.active {
  max-height: 240px;
  opacity: 1;
  overflow-y: scroll;
  margin-bottom: 12px
}

.select-box .options-container::-webkit-scrollbar-thumb {
  background: #525861;
  border-radius: 0 8px 8px 0
}

.select-box .option,
.selected {
  padding: 15px 24px;
  cursor: pointer
}

.select-box .option:hover {
  background: #acacac
}

.select-box label {
  cursor: pointer
}

.select-box .option .radio {
  display: none
}

.select-box .option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.select-box .option img {
  width: 25px;
  height: auto
}

@media (max-width: 1081px) {
  .header__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .main__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .main__descr {
    width: 288px;
    margin: 0 auto;
    margin-bottom: 40px
  }

  .main__block {
    text-align: center
  }

  .main__subtitle {
    width: 304px;
    margin: 0 auto;
    margin-bottom: 20px
  }

  .main__bg {
    margin-top: 60px;
    width: 80%
  }

  .main {
    padding-top: 70px
  }
}

@media (max-width: 700px) {
  .kwiz .city-1 {
    width: 288px;
    margin: 0 auto;
    margin-bottom: 10px;
    height: 43px;
    line-height: 43px
  }

  .kwiz .kwiz__title-2 {
    margin-bottom: 17px
  }

  .kwiz .title__submit {
    margin-bottom: 32px
  }

  .kwiz .btn-next {
    padding: 18px 0px;
    line-height: 1;
    width: 250px
  }


  .button_block {
    -webkit-transform: translate(16%);
    transform: translate(16%)
  }

  .btn-submit {
    width: 283px
  }
}

@media (max-width: 510px) {
  .main__title {
    font-size: 36px;
    line-height: 42px
  }

  .main__subtitle {
    font-size: 20px;
    line-height: 23px
  }

  .footer__condif,
  .footer__info {
    font-size: 12px;
    line-height: 14px
  }
}

@media (max-width: 400px) {
  .kwiz__title {
    width: 300px
  }

  .select-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 295px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto
  }

  .main__btn {
    padding: 15px 25px
  }

  .right-arrow {
    left: 26px
  }

  .left-arrow {
    left: -26px
  }

  .header__logo:after {
    width: 30px
  }

  .btn-submit {
    width: 288px;
    padding: 30px 42px;
    margin-top: 55px;
  }

  .kwiz .form .name-1,
  .kwiz .form .surname-1 {
    width: 288px;
    margin: 0 auto;
    margin-bottom: 12px
  }

  .kwiz .select {
    margin: 0 auto
  }

  .select .kwiz__select {
    width: 300px;
    padding-left: 55px;
    margin: 0 auto
  }

  .button_block {
    -webkit-transform: translate(5%);
    transform: translate(5%)
  }

  .kwiz .btn-next {
    padding: 11px 0px
  }

  .kwiz .prev_submit {
    padding: 15px 26px
  }

  .select-box .options-container {
    position: absolute;
    top: 293px;
  }

  .title__submit {
    width: 288px
  }

  .descr__input {
    padding-left: 4px
  }

  .select-box .option,
  .selected {
    padding: 15px 24px
  }

  .selected::after {
    right: 17px;
    top: 19px
  }

  .kwiz .kwiz__btns {
    bottom: 56px;
  }

  .kwiz .title__submit {
    margin-bottom: 15px;
  }
}

body,
input {
  font-family: 'Open Sans', sans-serif;
}

body {
  width: 100%;
  height: 100%;
}

.container {
  width: 1140px;
  margin: 0 auto;
  padding: 0 15px;
}

.credits {
  height: 100vh;
  background: #fff url(../img/img.png) right 150px/600px auto no-repeat;
}

.credits .container {
  position: relative;
}

.credits__logo {
  display: block;
  padding-top: 30px;
}

.credits__wrapper {
  position: relative;
  margin-top: 60px;
}

.credits__title {
  width: 780px;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 54px;
  color: #107DE2;
  margin-bottom: 12px;
}

.credits__descr {
  width: 570px;
  font-weight: normal;
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 42px;
}

.credits__items {
  width: 710px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 40px;
}

.credits__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 317px;
  flex: 0 0 317px;
}

.credits__item p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}

.credits__item:nth-child(4) p {
  width: 155px
}

.credits__item p span {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}

.credits__item img {
  margin-right: 21px;
}

.credits__item:nth-child(1),
.credits__item:nth-child(2) {
  margin-bottom: 34px;
}

.credits__item:nth-child(1) {
  margin-left: -4px;
}

.credits__item:nth-child(1),
.credits__item:nth-child(3) {
  margin-right: 20px;
}

.credits__item:nth-child(3) {
  margin-left: -4px;
}

.credits__item:nth-child(4) {
  margin-left: -46px;
}


input[type="radio"] {
  display: none;
}

.submit {
  display: none;
}

.kwiz .question {
  display: none;
}

.kwiz .active {
  display: block;
  -webkit-animation: opac 0.7s;
  animation: opac 0.7s;
}

@-webkit-keyframes opac {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes opac {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.kwiz {
  /* display: none; */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-filter: none;
  filter: none;
  z-index: 300;
}

.blur * {
  -webkit-filter: blur(6px);
  filter: blur(6px);
}

.kwiz {
  -webkit-filter: none;
  filter: none;
}

.kwiz * {
  -webkit-filter: none;
  filter: none;
}

.kwiz__count {
  display: inline-block;
  margin: 0 auto;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 8px;
}

.kwiz__question {
  width: 424px;
  margin: 0 auto;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #000000;
  margin-bottom: 40px;
}

.kwiz__input {
  width: 332px;
  background: #FFFFFF;
  border: 1px solid #C5C5C5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 20px 0 20px;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.kwiz__input:hover,
.kwiz__input:focus {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #8E8E8E;
}

.form__input {
  text-align: center;
}

.kwiz .btn__next {
  padding: 16px 110px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  font-size: 22px;
  margin-bottom: 15px;
}

.btn__prev {
  opacity: 0;
  visibility: hidden;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #95ACFF;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.prompt {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 250px;
  padding: 50px;
  border-radius: 30px;
  background: #333;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 10;
  margin-bottom: 15px;
}

.descr__input {
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000000;
  margin-bottom: 12px;
  text-align: left;
}

.kwiz .kwiz__inputs .empty_field,
.selected.empty_field,
.empty_field {
  border: 1px solid #ED8383;
}

.kwiz__1,
.kwiz__2,
.kwiz__3 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 300;
  background: #fff;
}

.kwiz__2 .kwiz__wrapper,
.kwiz__1 .kwiz__wrapper,
.kwiz__3 .kwiz__wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.03);
  border-radius: 20px;
  padding: 44px 72px;
}

.kwiz__2 .answer__block,
.kwiz__1 .answer__block,
.kwiz__3 .answer__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.kwiz__2 .kwiz__answer,
.kwiz__1 .kwiz__answer,
.kwiz__3 .kwiz__answer {
  display: block;
  padding: 15px 32px;
  width: 424px;
  background: #FDFDFD;
  border: 1px solid #DADADA;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
  margin-bottom: 12px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.kwiz__2 .question-6 .kwiz__question,
.kwiz__1 .question-6 .kwiz__question,
.kwiz__3 .question-6 .kwiz__question {
  margin-bottom: 17px;
}

.kwiz__2 .kwiz__radio:checked+.kwiz__2 .kwiz__answer,
.kwiz__3 .kwiz__radio:checked+.kwiz__3 .kwiz__answer {
  color: #EF3124;
  border: 1px solid #EF3124;
}

.kwiz__1 .kwiz__radio:checked+.kwiz__1 .kwiz__answer {
  color: #1456FF;
  border: 1px solid #1456FF;
}

.kwiz__2 .kwiz__inputs,
.kwiz__1 .kwiz__inputs,
.kwiz__3 .kwiz__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.kwiz__2 .kwiz__input,
.kwiz__1 .kwiz__input,
.kwiz__3 .kwiz__input {
  width: 352px;
  background: #FFFFFF;
  border: 1px solid #D2D2D2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 16px 32px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}

.kwiz__input_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.kwiz__2 .kwiz__input:not(:last-child),
.kwiz__1 .kwiz__input:not(:last-child),
.kwiz__3 .kwiz__input:not(:last-child) {
  margin-bottom: 12px;
}

.kwiz__2 .kwiz__input:hover,
.kwiz__1 .kwiz__input:hover,
.kwiz__3 .kwiz__input:hover,
.kwiz__3 .kwiz__input:focus,
.kwiz__1 .kwiz__input:focus,
.kwiz__2 .kwiz__input:focus {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #8E8E8E;
}

.kwiz__2 .button_block,
.kwiz__1 .button_block,
.kwiz__3 .button_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin-top: 40px;
}

.kwiz__2 .submit,
.kwiz__1 .submit,
.kwiz__3 .submit {
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: none;
  margin-top: 28px;
}

.kwiz__2 .btn__submit,
.kwiz__1 .btn__submit,
.kwiz__3 .btn__submit {
  background: #EF3124;
  border-radius: 5px;
  padding: 19px 56px;
  font-weight: 600;
  font-size: 22px;
  line-height: 27px;
  color: #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.kwiz__2 .btn__submit:hover,
.kwiz__1 .btn__submit:hover,
.kwiz__3 .btn__submit:hover {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  background: #FFB7B3;
  border-radius: 5px;
}

.kwiz__2 .btn__submit:active,
.kwiz__1 .btn__submit:active,
.kwiz__3 .btn__submit:active {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  background: #A51A10;
  border-radius: 5px;
}

.kwiz__1 .btn__submit {
  background: #1456FF;
}

.kwiz__1 .btn__submit:hover {
  background: #9EB9FF;
}

.kwiz__1 .btn__submit:active {
  background: #0F3AA9;
}

.kwiz__2 .btn__prev,
.kwiz__1 .btn__prev,
.kwiz__3 .btn__prev {
  opacity: 0;
  visibility: hidden;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #EF3124;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.kwiz__1 .btn__prev {
  color: #1456FF;
}

.forms__text {
  width: 400px;
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  color: #000000;
  margin-bottom: 16px;
}

.desct__kwiz__form {
  width: 419px;
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #000000;
  margin-bottom: 20px;
  margin-top: 15px;
}

.lock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}

.lock img,
.lock svg {
  margin-right: 6px;
}

.btn__credits {
  display: inline-block;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
  padding: 18px 75px;
  background: #3150e3;
  border-radius: 5px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.btn__credits:hover {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  background: #68ce7e;
}

.btn__credits:active {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  background: #015012;
}

.popap {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 150;
  background-color: #fff;
}

.popap-1,
.popap-3,
.popap-4 {
  background-color: #fbfcfd;
}

.popap__wrapper {
  position: absolute;
  z-index: 100;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 60px 0;
}

.popap-2 .popap__wrapper {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.03);
  border-radius: 20px;
  padding: 60px 72px;
}

.popap__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.popap__content h2 {
  font-weight: bold;
  font-size: 35px;
  line-height: 54px;
  color: #1456FF;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 16px;
}

.popap__content p {
  width: 259px;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
  margin-bottom: 32px;
  text-align: center;
}

.popap-2 .popap__content h2 {
  font-size: 22px;
  line-height: 30px;
  color: #000;
}

.popap-3 .popap__content h2 {
  color: #A026FF;
}

.popap-4 .popap__content h2 {
  color: #F23432;
}

.link__thanks {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #08B6AB;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.link__thanks:hover {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #078F87;
}

.popap-2 .link__thanks,
.popap-4 .link__thanks {
  color: #EF3124;
}

.popap__halva {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  z-index: 400;
}

.popap__halva__wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 20px 50px;
  background: #FFF;
  border-radius: 15px;
}

.popap__halva_close {
  position: absolute;
  top: 19px;
  right: -50px;
  width: 40px;
  height: 3px;
  background: #A026FF;
  -webkit-transform: rotate(127deg);
  -ms-transform: rotate(127deg);
  transform: rotate(127deg);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  cursor: pointer;
  z-index: 10;
}

.popap__halva_close:after {
  content: '';
  cursor: pointer;
  position: absolute;
  display: block;
  top: 0px;
  left: 0;
  width: 40px;
  height: 3px;
  background: #A026FF;
  -webkit-transform: rotate(-77deg);
  -ms-transform: rotate(-77deg);
  transform: rotate(-77deg);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  z-index: 10;
}

.popap__halva_close:hover {
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  background: #c580fa;
}

.popap__halva_close:hover:after {
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  background: #c580fa;
}

.popap__halva__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.popap__halva__question {
  font-weight: 600;
  width: 400px;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 20px;
}

.popap__halva__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.popap__halva__input_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.popap__halva input {
  padding: 19px 20px;
}

.popap__halva__select {
  margin-left: 20px;
}

.popap__halva_btn {
  background: #A026FF;
  -webkit-box-shadow: 0px 5px 20px rgba(59, 0, 154, 0.05);
  box-shadow: 0px 5px 20px rgba(59, 0, 154, 0.05);
  border-radius: 5px;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
  padding: 18px 60px;
  margin: 0 auto;
  margin-top: 30px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.popap__halva_btn:hover {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  background: #D9A9FF;
}

.popap__halva_btn:active {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  background: #6515A3;
}

.popap__halva .lock {
  margin: 0 auto;
}

.popap-3 .link__thanks {
  color: #A026FF;
}

.popap-3 .link__thanks:hover {
  color: #dbadff;
}

.popap-3 .link__thanks:active {
  color: #910ef5;
}

.popap-3 .img,
.popap-4 .img {
  width: 120px;
  height: auto;
}

.select-box .option .radio {
  display: none;
}

.select-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 332px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 20px;
}

.kwiz__1 .select-box,
.kwiz__3 .select-box,
.kwiz__2 .select-box {
  width: 352px;
  margin: 0 auto;
}

.select-box .options-container {
  position: absolute;
  left: 0;
  top: 66px;
  background: #fff;
  border: 1px solid #c5c5c5;
  color: #222222;
  max-height: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 26px;
  overflow: hidden;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  z-index: 10;
}

.selected {
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #C5C5C5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  margin-bottom: 24px;
  color: #000;
  position: relative;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.selected:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #8E8E8E;
}

.rotate {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.select__img {
  position: absolute;
  right: 28px;
  top: 24px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.select-box .options-container.active {
  max-height: 250px;
  opacity: 1;
  margin-bottom: 12px;
}

.select-box .options-container::-webkit-scrollbar-thumb {
  background: #525861;
  border-radius: 0 8px 8px 0;
}

.select-box .option,
.selected {
  padding: 19px 0 19px 20px;
  cursor: pointer;
}

.kwiz__1 .select-box .option,
.kwiz__1 .selected {
  padding: 16px 0 16px 20px;
}

.select-box .option:hover {
  background: #1456FF;
  color: #fff;
}

.select-box .option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #E3E3E3;
}

.select-box .option img {
  width: 25px;
  height: auto;
  margin-right: 10px;
}

.select-box .select {
  border: 0;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  color: #000;
  cursor: pointer;
}

.rates {
  padding: 100px 0;
  background: #FAFCFE;
}

.rates__title {
  margin: 0 auto;
  max-width: 582px;
  font-weight: 600;
  font-size: 40px;
  color: #000000;
  text-align: center;
  margin-bottom: 40px;
}

.rates__subtitle {
  margin: 0 auto;
  max-width: 450px;
  font-weight: normal;
  font-size: 16px;
  color: #000000;
  margin-bottom: 52px;
}

.rates__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.rates__items {
  display: flex;
}

.rates__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.rates__item+.rates__item {
  margin-left: 70px;
}

.rates__item:nth-child(1) {
  width: 515px;
}

.rates__item:nth-child(2) {
  width: 410px;
}


.rates__item img {
  margin-bottom: 16px;
}

.rates__item-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  color: #000000;
  margin-bottom: 8px;
}

.rates__item-list {
  margin-left: 20px;
  margin-bottom: 28px;
}

.rates__item-list .rates__item-list-item {
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  list-style-type: disc;
}

.btn__green {
  display: inline-block;
  background: #3150e3;
  border-radius: 5px;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  color: #fff;
  padding: 17px 50px;
  transition: all .3s;
}


.btn__green:hover {
  transition: all .3s;
  background: #48c462;
}

.btn__green:active {
  transition: all .3s;
  background: #066119;
}

.services {
  background: #fff;
}

.services__subtitle {
  max-width: 200px;
}

.services__items {
  margin-bottom: 50px;
}

.services__item:nth-child(1),
.services__item:nth-child(2),
.services__item:nth-child(3),
.services__item:nth-child(4) {
  margin: 0;
  width: 230px;
}

.services__item+.services__item {
  margin-left: 24px;
}

.footer {
  padding: 100px 0;
  background: url("../img/bg_footer.jpg") center center / cover no-repeat;
}

.footer__title {
  margin: 0 auto;
  max-width: 700px;
  font-weight: 600;
  font-size: 32px;
  line-height: 44px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 40px;
}

.footer__form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.footer__form .footer__input {
  width: 360px;
  padding: 15px 30px;
  background: transparent;
  border: 1px solid #DADADA;
  box-sizing: border-box;
  border-radius: 26px;
  color: #fff;
}

.footer__input {
  margin-bottom: 20px;
}

.footer__input:nth-child(2) {
  margin-bottom: 12px;
}

.fake__check {
  background: transparent;
  position: relative;
  display: inline-block;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  margin-right: 8px;
}

.fake__check::before {
  content: '';
  position: absolute;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  background: #fff;
  opacity: 0;
  transition: all .3s;
}

.checkbox:checked+.fake__check::before {
  opacity: 1;
  transition: all .3s;
}

.footer__desct__kwiz__form.desct__kwiz__form,
.footer__lock,
.footer__input::placeholder {
  color: #fff;
}

.footer__unp .checkbox {
  display: none;
}

.footer__unp {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: normal;
  font-size: 16px;
  color: #FFFFFF;
  margin-bottom: 20px;
}

.footer__btn {
  margin-top: 32px;
  padding: 17px 90px;
}

@media (min-width: 700px) {

  .kwiz__2 .btn__prev:hover,
  .kwiz__1 .btn__prev:hover,
  .kwiz__3 .btn__prev:hover {
    color: #f57970;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  .kwiz__1 .btn__prev:hover {
    color: #6b95fd;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media (min-width: 768px) {

  .kwiz__2 .kwiz__answer:hover,
  .kwiz__1 .kwiz__answer:hover,
  .kwiz__3 .kwiz__answer:hover {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 1px solid #EF3124;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .kwiz__1 .kwiz__answer:hover {
    border: 1px solid #1456FF;
  }
}

@media (max-width: 1300px) {
  .container {
    width: 568px;
  }

  .credits__logo img {
    display: block;
    margin: 0 auto;
  }

  .credits {
    background: #fff url(../img/img.png) center 694px/440px auto no-repeat;
  }

  .credits__wrapper {
    margin-top: 30px;
  }

  .credits__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .credits__title {
    width: 593px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
  }



  .credits__descr {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 42px;
  }

  .credits__items {
    width: 691px;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px;
  }

  .credits__item:nth-child(3) {
    margin-left: -29px;
  }

  .credits__item:nth-child(4) {
    margin-left: -19px;
  }

  .rates__item+.rates__item {
    margin-left: 20px;
  }

  .rates__item:nth-child(1) {
    width: 280px;
  }

  .rates__item:nth-child(2) {
    width: 280px;
  }

  .rates__btn-2 {
    padding: 17px 10px;
  }

  .services__items {
    flex-wrap: wrap;
    margin-bottom: 52px;
  }

  .services__item:nth-child(1),
  .services__item:nth-child(2),
  .services__item:nth-child(3),
  .services__item:nth-child(4) {
    width: 264px;
  }

  .services__item:nth-child(1),
  .services__item:nth-child(2) {
    margin-bottom: 52px;
  }

  .services__item:nth-child(3) {
    margin-left: 0;
  }

}

@media (max-width: 815px) {
  .container {
    width: 288px;
  }

  .kwiz__wrapper {
    position: absolute;
    top: 25px;
    transform: translate(-50%, 0);
  }

  .kwiz__squares {
    margin-bottom: 6px;
  }

  .credits__logo {
    padding-top: 10px;
  }

  .credits__logo img {
    width: 200px;
    height: auto;
  }

  .credits__wrapper {
    margin-top: 15px;
  }

  .unp {
    margin: -2px 0 15px -2px;
  }

  .credits {
    background: #fff url(../img/img.png) center 609px/270px auto no-repeat;
  }

  .credits__title {
    width: 288px;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 7px;
  }

  .credits__descr {
    width: 288px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 12px;
  }

  .credits__items {
    width: 288px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 26px;
  }

  .credits__item {
    flex: 0 0 auto;
  }

  .kwiz .btn-back {
    font-size: 16px;
  }

  .kwiz .button_block {
    bottom: 94px;
  }

  .credits__item img {
    width: 30px;
  }

  .credits__item:nth-child(3),
  .credits__item:nth-child(1),
  .credits__item:nth-child(4) {
    margin-left: 0px;
  }

  .credits__item:nth-child(1),
  .credits__item:nth-child(2),
  .credits__item:nth-child(3) {
    margin-bottom: 15px;
  }

  .credits__item p {
    font-size: 14px;
    line-height: 18px;
  }

  .kwiz__input {
    width: 288px;
  }

  .kwiz__2 .kwiz__wrapper,
  .kwiz__1 .kwiz__wrapper,
  .kwiz__3 .kwiz__wrapper {
    width: 100vw;
    height: 100vh;
    position: relative;
    padding: 0;
    left: 0;
    top: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    padding-top: 20px;
  }

  .kwiz__2 .kwiz__answer,
  .kwiz__1 .kwiz__answer,
  .kwiz__3 .kwiz__answer {
    width: 288px;
    font-size: 16px;
    line-height: 1.2;
  }

  .kwiz__2 .kwiz__input,
  .kwiz__1 .kwiz__input,
  .kwiz__3 .kwiz__input {
    width: 288px;
    padding: 12px 0 12px 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .kwiz__2 .button_block,
  .kwiz__1 .button_block,
  .kwiz__3 .button_block {
    position: absolute;
    bottom: 110px;
  }

  .kwiz__2 .submit,
  .kwiz__1 .submit,
  .kwiz__3 .submit {
    margin-top: 12px;
  }

  .kwiz__2 .btn__submit,
  .kwiz__1 .btn__submit,
  .kwiz__3 .btn__submit {
    padding: 19px 34px;
    font-size: 18px;
    line-height: 22px;
  }

  .desct__kwiz__form {
    width: 288px;
    font-size: 12px;
    line-height: 16px;
    margin: 0 auto;
    margin-bottom: 12px;
    margin-top: 15px;
  }

  .kwiz .form .name-1,
  .kwiz .form .surname-1 {
    width: 288px;
  }

  .btn__credits {
    font-size: 17px;
    line-height: 1;
  }

  .popap-1,
  .popap-3,
  .popap-4 {
    background-color: #fff;
  }

  .popap__wrapper {
    width: 100%;
    height: 100%;
    padding: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 0;
  }

  .popap__content {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .popap__halva__wrapper {
    width: 100%;
    height: 100vh;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding: 45px 0 0;
    border-radius: 0;
  }

  .popap__halva_close {
    width: 40px;
    top: 29px;
    right: 4px;
  }

  .popap__halva_close:after {
    width: 40px;
  }

  .popap__halva__question {
    width: 256px;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .popap__halva__inputs {
    margin: 0 auto;
  }

  .popap__halva input {
    padding: 12px 10px;
  }

  .popap__halva_btn {
    padding: 18px 37px;
    margin: 0 auto;
    margin-top: 20px;
  }

  .select-box {
    width: 288px;
  }

  .select__img {
    right: 13px;
    top: 19px;
  }

  .select__img_4 {
    top: 19px;
  }

  .kwiz__1 .select-box .option,
  .kwiz__1 .selected,
  .kwiz__3 .select-box .option,
  .kwiz__3 .selected,
  .kwiz__2 .select-box .option,
  .kwiz__2 .selected,
  .popap__halva .select-box .option,
  .popap__halva .selected {
    padding: 12px 0 12px 10px;
  }

  .rates {
    padding: 60px 0;
  }

  .rates__title {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 28px;
  }

  .rates__items {
    flex-wrap: nowrap;
    flex-direction: column;
    margin-bottom: 5px;
  }

  .rates__item-block {
    display: flex;
  }

  .rates__item-block img {
    width: 40px;
    height: 40px;
    margin-right: 20px;
  }

  .rates__item:nth-child(1),
  .rates__item:nth-child(2),
  .rates__item:nth-child(3),
  .rates__item:nth-child(4) {
    margin-left: 0;
    margin-bottom: 28px;
  }

  .rates__item-title {
    font-size: 24px;
    line-height: 33px;
  }

  .services__item {
    justify-content: center;
    align-items: center;
  }

  .services__item:nth-child(1),
  .services__item:nth-child(2),
  .services__item:nth-child(3),
  .services__item:nth-child(4) {
    width: 280px;
    text-align: center;
  }

  .footer {
    padding: 60px 0;
  }

  .footer__title {
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 20px;
  }

  .footer__form .footer__input {
    width: 288px;
  }

  .footer__btn {
    padding: 17px 12px;
  }
}

@media (max-width: 375px) {
  .kwiz .button_block {
    bottom: 47px;
  }
}

@media (max-width: 680px) {
  .kwiz__count {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 4px;
  }

  .kwiz__question {
    font-size: 18px;
    line-height: 22px;
    width: 227px;
    margin-bottom: 24px;
  }

  .kwiz .btn__next {
    padding: 16px 85px;
  }

  .kwiz__1 .select-box,
  .kwiz__3 .select-box,
  .kwiz__2 .select-box {
    width: 288px;
  }
}

.webp .credits {
  background: #fff url(../../img/money.webp) right 150px/600px auto no-repeat;
}

@media (max-width: 1300px) {

  .webp .credits {
    background: #fff url(../../img/bg-2.webp) center 510px/440px auto no-repeat;
  }
}

@media (max-width: 768px) {

  .webp .credits {
    background: #fff url(../../img/bg-2.webp) center 430px/270px auto no-repeat;
  }
}

.kwiz__scrollbar-all {
  position: relative;
  display: block;
  margin: 0 auto;
  background: #eaf1e2;
  border-radius: 2px;
  width: 350px;
  height: 4px;
  margin: 20px auto 12px;
}
.kwiz__scrollbar-now {
  position: absolute;
  left: 0;
  width: 50px;
  background: #3150e3;
  border-radius: 2px;
  height: 4px;
}
.btn_individual {
  height: 25px;
    padding: 14px 40px;
  z-index: 301;
}

 .individual_block,  .individual_block2 {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 301;
}
/*# sourceMappingURL=style.min.css.map */


/*-----------Модальное окно---------------*/
.popup-fade {
  display: none;
}
.popup-fade:before {
  content: '';
  background: #000;
  position: fixed; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%;
  opacity: 0.7;
  z-index: 9999;
}
.popup {
  position: fixed;
  top: 10vh;
  margin: 0 auto;
  left: 15vw;
  padding: 20px;
  width: 70vw;
  height: 70vh;
  overflow-y: auto;
  background: #fff;
  border-radius: 25px; 
  z-index: 99999;
  opacity: 1; 
}

.popup p {
  font-size: 16px;
  line-height: 1.5;
}
.popup-close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.popup-close:hover {
  font-size: 18px;

}
.popup .form__block_form button {
  margin-bottom: 30px;
  background: #78b0fd;
  color:#fff;
}
.popup .form__block_form button:hover {
  background: #fff;
  color: #78b0fd;
  border-color: #78b0fd;
}
@media screen and (max-width: 450px) {
  .popup {
    left: 9vw;
  }
}
.politica__check {
  margin-top: 10px;
  text-align: center;
  font-size: 10px;
}
.politica__check input {
  
}
.politica__check label {
  line-height: 1.5;
}
.politica__check label a {
  color: #000;
  text-decoration: underline;
}
.popup h3 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
}